home *** CD-ROM | disk | FTP | other *** search
/ Merciful 5 / Merciful - Disc 5.iso / software / h / hypertextdatav40.12cr.lha / HTDS / Docs / htds.hgm < prev    next >
Encoding:
Text File  |  1997-04-05  |  2.2 KB  |  75 lines

  1.  
  2. @rem $VER: htds.hgm 40.6 (07.02.97)
  3.  
  4. @author "Stefan Ruppert"
  5. @(C) "(C) Copyright 1995-1997 by Stefan Ruppert"
  6. @annotation "Its Shareware. See HTDS.hguide/Registration"
  7.  
  8. @rem title page macros
  9.  
  10. @macro m_title "@{titlefont}@{b}@{m_prg}@{ub}@{line}@{line}@{deffont}"
  11. @macro m_copyright "@{m_high \"Copyright © 1995-1997 Stefan Ruppert, All Rights Reserved.\"}@{line}"
  12. @macro m_welcome "@{subtitlefont}Welcome to the @{m_htds} @{m_prg}.@{deffont}@{line}@{line}"
  13. @macro m_htds "@{b}HTDS@{ub}"
  14.  
  15. @rem title page menu macros
  16.  
  17. @macro m_menuitem "@{pari -30}@{lindent 36}"
  18. @macro m_menuinfo "@{tab}$1@{par}"
  19.  
  20. @rem main structure macros
  21.  
  22. @macro m_sec "@{pari -3}@{lindent 6}@{sectfont}@{b}$1@{ub}@{deffont}@{pari 0}@{line}"
  23. @macro m_endsec "@{line}@{pard}"
  24.  
  25. @macro m_subsec "@{lindent $1}"
  26. @macro m_endsubsec "@{lindent 6}@{par}"
  27. @macro m_sub "@{line}@{pari 0}@{lindent 6}@{fg highlight}$1@{fg text}"
  28.  
  29. @rem some text macros
  30.  
  31. @macro m_cfgpre "@{b}$1@{ub} : @{parset}"
  32. @macro m_high "@{fg highlight}$1@{fg text}"
  33. @macro m_bold "@{b}$1@{ub}"
  34. @macro m_sample "`@{fg highlight}$1@{fg text}'"
  35. @macro m_file "`@{fg highlight}$1@{fg text}'"
  36. @macro m_regonly "(@{\"registered\" link HTDS.hguide/Registration} version only)"
  37. @macro m_new "@{b}New in@{ub} @{fg highlight}$1@{fg text}!"
  38.  
  39. @rem pseudo lists
  40.  
  41. @macro listbullet "· "
  42. @macro listhead "@{b}"
  43. @macro endlisthead "@{ub}"
  44. @macro deftermhead "@{fg highlight}"
  45. @macro enddeftermhead "@{fg text}"
  46.  
  47. @listindent 6
  48.  
  49. @macro m_point "@{point}"
  50. @macro m_describeitem "@{item}@{fg highlight}$1@{fg text}@{line}"
  51. @macro m_defitem "@{defterm}$1@{defdata}"
  52. @macro m_describe "@{line}@{pari -2}@{lindent 8}@{point} `@{fg highlight}$1@{fg text}' :@{line}@{pari 0}"
  53. @macro m_describeitem "@{pari -4}@{lindent 11}@{point} @{fg highlight}$1@{fg text}@{line}@{pari 0}"
  54. @macro m_sampleitem "@{par}@{pari -7}@{lindent 15}@{point} `@{fg highlight}$1@{fg text}' :"
  55.  
  56. @rem about me
  57.  
  58. @macro m_address "Stefan Ruppert@{line}Windthorststraße 5@{line}65439 Flörsheim am Main@{line}GERMANY "
  59.  
  60. @rem just to do something macros
  61.  
  62. @macro m_niy "@{fg highlight}Not implemented yet. Sorry.@{fg text}"
  63. @macro m_ndy "@{fg highlight}Not documented yet. Sorry.@{fg text}"
  64.  
  65. @rem turn on smartwrap
  66.  
  67. @smartwrap
  68. @index Index
  69.  
  70. @rem use 16 colors for own screens
  71.  
  72. @depth 4
  73.  
  74. @include internet.hgm
  75.